home *** CD-ROM | disk | FTP | other *** search
/ Shareworld 6 / Shareworld 6 (Disk 1 of 2).adf / s / startup-sequence
Text File  |  1996-04-07  |  472b  |  18 lines

  1. echo " "
  2. echo "Attempting to load ShareWorld Magazine #6."
  3. echo "If this fails then load Workbench to read the docs."
  4. echo " "
  5. echo "As there's no printer-drivers on this disk you"
  6. echo "will have to load Workbench to print from the mag."
  7. echo " "
  8. echo "Carl Read - CyberCraft - April 9th, 1996."
  9. echo " "
  10. echo "And remember - fill in and return the Questionnaire."
  11. echo " "
  12. cd SW6b:SW6b/SWSI
  13. run >NIL: SWSonicInterrogator.exe
  14. wait 6
  15. cd SW6a:SW6a
  16. run >NIL: displayer SW6
  17.  
  18.